home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-2.iso / Files II / Hyper / T / ToolKit Help 5.0.1.sit / ToolKit™ Help / ToolKit™ Help.rsrc / TEXT_32009_TKinRect.txt < prev    next >
Encoding:
Text File  |  1994-05-05  |  388 b   |  9 lines

  1. TKinRect
  2.  
  3. TKinRect returns true if two rectangle intersect.
  4.  
  5. This is used in conjunction with TKsquare to see if the rects of objects fall within the rectangle selected with TKsquare when multiple objects are grouped with the ToolKit‚Ñ¢ Alignment tools.
  6.  
  7. It can also be used in simple games to see if collisions occur between animated objects.
  8.  
  9. This XFCN is PUBLIC and may be freely used.